home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6014 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.4 KB  |  37 lines

  1. Newsgroups: comp.os.ms-windows.programmer.tools.mfc,comp.lang.c++
  2. Path: peer-news.britain.eu.net!uknet!owl-uk!news
  3. From: Alan C Francis <alanf@owl-uk.co.uk>
  4. Subject: Re: vc4.0: CTreeCtrl + Multiple Select - HELP!
  5. Content-Type: text/plain; charset=us-ascii
  6. Message-ID: <3119DFB4.37C9@owl-uk.co.uk>
  7. Sender: news@owl-uk.co.uk (News system)
  8. Content-Transfer-Encoding: 7bit
  9. Organization: Office Workstations, Ltd.
  10. References: <31115378.B53@ets.org>
  11. Mime-Version: 1.0
  12. Date: Thu, 8 Feb 1996 11:34:12 GMT
  13. X-Mailer: Mozilla 2.0b6a (Win95; I)
  14.  
  15. Daniel I. Zuckerman wrote:
  16. > does anyone out there know how to create a CTreeCtrl (or similar
  17. > tree
  18. > class) that will allow multiple selections?  i know it's possible
  19. > within windows, since the Project Workspace pane has a
  20. > multiple-select
  21. > tree, but there doesn't seem to be an option somewhere that i can
  22. > select to get that functionality in my program.
  23.  
  24. Just a suggestion rather than an answer, I'm afraid, but if it's in
  25. a window it's probably a CTreeView rather than a CTreeCtrl.  It
  26. might be worth broadening you serach past just the COntrol.  The 
  27. view does have an embedded control, but it may add the multi-select
  28. functionality itself ?
  29.  
  30. Alan
  31. -- 
  32. -----------------------------------------------------------------
  33. Alan C Francis           | Lego is a potent three-dimensional
  34. Office Workstations, Ltd | modelling tool and a language in
  35. Edinburgh, Scotland      | itself - Douglas Coupland, Microserfs
  36.